Skip to content

Update KDE Plasma flavor descriptions and add core applications to plasma and plasma-meta#4460

Closed
lapointek wants to merge 3 commits intoarchlinux:masterfrom
lapointek:master
Closed

Update KDE Plasma flavor descriptions and add core applications to plasma and plasma-meta#4460
lapointek wants to merge 3 commits intoarchlinux:masterfrom
lapointek:master

Conversation

@lapointek
Copy link
Copy Markdown

@lapointek lapointek commented Apr 21, 2026

PR Description:

  • Update descriptions for KDE Plasma flavors to better clarify their differences.
  • Add core Plasma applications (Konsole, Kate, Dolphin, Ark) to the plasma and plasma-meta flavors to provide a more complete default desktop environment.

Tests and Checks

I have tested changes.

- Added more detail to the descriptions
chore: add essential packages to plasma and plasma-meta
- Added konsole, dolphin, kate, ark
@lapointek lapointek requested a review from Torxed as a code owner April 21, 2026 22:24
@lapointek lapointek changed the title Update KDE Plasma flavor descriptions and add essential applications to plasma and plasma-meta Update KDE Plasma flavor descriptions and add core applications to plasma and plasma-meta Apr 21, 2026
match self:
case PlasmaFlavor.Meta:
return ['plasma-meta']
return ['plasma-meta', 'konsole', 'dolphin', 'kate', 'ark']
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason for adding this granular setting was to avoid any additional packagtes. Why do we need these?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the TTY after installing a desktop environment just to install a terminal doesn’t provide a great first-user experience, in my opinion. I had assumed that was the purpose of the minimal install, rather than the plasma-meta/full plasma package. I didn’t realize there was a deliberate decision not to include applications like Dolphin or Konsole. In that case, disregard this PR.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh, there's not any clear consensus what to do here but we've gotten some pretty taxing feedback from both packagers of KDE and users whenever we try to fiddle with the KDE profile.

So until there's consensus from both sides, we should consider the KDE profile and on-off switch.
If you want a working thing, listen to the KDE packagers and install everything, and if you want choices, use the non working options and build a .json conf with additional packages and re-use that.

Apologies that we can't do anything with the KDE profile, but that's where we are at trying our best in the middle.

@lapointek lapointek closed this by deleting the head repository Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants